Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: date-devel | Distribution: Fedora Project |
Version: 3.0.1^20221213gitc9169ea | Vendor: Fedora Project |
Release: 7.fc42 | Build date: Thu Jan 16 16:19:43 2025 |
Group: Unspecified | Build host: buildvm-x86-06.iad2.fedoraproject.org |
Size: 337783 | Source RPM: date-3.0.1^20221213gitc9169ea-7.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/HowardHinnant/date | |
Summary: Date and time library based on the C++11/14/17 <chrono> header |
This is actually several separate C++11/C++14/C++17 libraries: - "date.h" is a header-only library which builds upon <chrono>. It adds some new duration types, and new time_point types. It also adds "field" types such as year_month_day which is a struct {year, month, day}. And it provides convenient means to convert between the "field" types and the time_point types. - "tz.h" / "tz.cpp" are a timezone library built on top of the "date.h" library. This timezone library is a complete parser of the IANA timezone database. It provides for an easy way to access all of the data in this database, using the types from "date.h" and <chrono>. The IANA database also includes data on leap seconds, and this library provides utilities to compute with that information as well. Slightly modified versions of "date.h" and "tz.h" were voted into the C++20 standard.
MIT
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/include/date /usr/include/date/date.h /usr/include/date/tz.h /usr/lib64/cmake/date /usr/lib64/cmake/date/dateConfig.cmake /usr/lib64/cmake/date/dateConfigVersion.cmake /usr/lib64/cmake/date/dateTargets-noconfig.cmake /usr/lib64/cmake/date/dateTargets.cmake /usr/lib64/libdate-tz.so /usr/lib64/pkgconfig/date.pc /usr/share/doc/date-devel /usr/share/doc/date-devel/README.md /usr/share/licenses/date-devel /usr/share/licenses/date-devel/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 4 19:09:13 2025